OnlyWhenInstalled

data class OnlyWhenInstalled(val url: <Error class: unknown class>) : NavigationSpec.ThirdParty.OpenMode

Only navigates whn the app is installed

Parameters

url

The NSURL scheme for opening the app

Constructors

Link copied to clipboard
constructor(url: <Error class: unknown class>)

Properties

Link copied to clipboard
val url: <Error class: unknown class>